From: Daniel Leidert Date: Wed, 5 Feb 2020 22:18:37 +0000 (+0100) Subject: Disable cli ssl tests X-Git-Tag: archive/raspbian/5.6.4-1+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=7ed4a76a607b5bfd105a3ba23c08828fed715c36;p=puma.git Disable cli ssl tests Forwarded: not-needed Gbp-Pq: Name 0012-disable-cli-ssl-tests.patch --- diff --git a/test/test_pumactl.rb b/test/test_pumactl.rb index 156b647..494dff5 100644 --- a/test/test_pumactl.rb +++ b/test/test_pumactl.rb @@ -187,7 +187,7 @@ class TestPumaControlCli < TestConfigFileBase assert_kind_of Thread, t.join, "server didn't stop" end - def test_control_ssl + def __test_control_ssl skip_unless :ssl host = "127.0.0.1"